home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util4 / akcc36.lha / Programmers / include / proto / akcc_gen0.h
C/C++ Source or Header  |  1995-08-08  |  298b  |  13 lines

  1. /* proto/ak_gen0.h                 */
  2. /* Version    : 37.3             */
  3. /* Date       : 25.07.1994        */
  4. /* Written by : Andreas R. Kleinert */
  5.  
  6. #ifndef PROTO_AKCC_GEN0_H
  7. #define PROTO_AKCC_GEN0_H
  8.  
  9. #include <clib/akcc_gen0_protos.h>
  10. #include <pragmas/akcc_gen0_pragmas.h>
  11.  
  12. #endif /* PROTO_AKCC_GEN0_H */
  13.